home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01b.txt / 000066_icon-group-sender_Wed May 16 07:33:38 2001.msg < prev    next >
Internet Message Format  |  2002-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id f4GEWOk07908
  4.     for icon-group-addresses; Wed, 16 May 2001 07:32:24 -0700 (MST)
  5. Message-Id: <200105161432.f4GEWOk07908@baskerville.CS.Arizona.EDU>
  6. Date: Tue, 15 May 2001 21:35:37 -0700 (US Mountain Standard Time)
  7. From: Andrew Carr <acarr@email.arizona.edu>
  8. To: Icon Group Mailing List <icon-group@cs.arizona.edu>
  9. Subject: Question about entering text/password
  10. X-X-Sender: acarr@deimos.email.arizona.edu
  11. Errors-To: icon-group-errors@cs.arizona.edu
  12. Status: RO
  13. Content-Length: 559
  14.  
  15. Good Morning,
  16.  
  17. I am trying to write a program that requires a password, now I have been
  18. able to read the password from input but it echoes to the screen as plain
  19. text.
  20.  
  21. For example:
  22. username: Foo
  23. password: Bar
  24.  
  25. What I want to do is either:
  26. password: ***
  27. -or-
  28. password:
  29.  
  30. Much like Unix in the last case.
  31.  
  32. Right now I'm just reading the field with a password := read() command,
  33. I'm pretty sure that someone would know how to do it.
  34.  
  35. Thank you --
  36.  
  37. -- Andrew Carr
  38.  
  39.      acarr@email.arizona.edu
  40.  
  41.   *** NEW EMAIL ADDRESS!!!! ***
  42.  
  43. AIM: Andyrew480        ICQ: 3100804
  44.  
  45.  
  46.  
  47.  
  48.